home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000009_ericboniface@chez.com_Tue Apr 22 10:05:28 EDT 2003.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  40 lines

  1. Article: 14225 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!bloom-beacon.mit.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
  3. From: ericboniface@chez.com (Eric)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: ckermit on HPUX11.
  6. Date: 22 Apr 2003 06:42:08 -0700
  7. Organization: http://groups.google.com/
  8. Lines: 21
  9. Message-ID: <c30aaa81.0304220542.1af3b1ab@posting.google.com>
  10. References: <c30aaa81.0304180518.3a35503b@posting.google.com> <b7ou88$dpq$1@hazelnut.cc.columbia.edu>
  11. NNTP-Posting-Host: 195.115.61.15
  12. Content-Type: text/plain; charset=ISO-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Trace: posting.google.com 1051018928 26917 127.0.0.1 (22 Apr 2003 13:42:08 GMT)
  15. X-Complaints-To: groups-abuse@google.com
  16. NNTP-Posting-Date: 22 Apr 2003 13:42:08 GMT
  17. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14225
  18.  
  19. fdc@hazelnut.cc.columbia.edu (Frank da Cruz) wrote in message news:<b7ou88$dpq$1@hazelnut.cc.columbia.edu>...
  20. > In article <c30aaa81.0304180518.3a35503b@posting.google.com>,
  21. > Eric <ericboniface@chez.com> wrote:
  22. > : I try to make c-kermit under HPUX11 with Openssl and I have the
  23. > : following message.
  24. > : Did someone succeed in making kermit on this system with SSL ? 
  25. > : 
  26. > Which version of C-Kermit are you trying to build?
  27. > The one you want is 8.0.209:
  28. >   http://www.columbia.edu/kermit/ckermit.html
  29. > Which makefile target did you use?  The one you want is hpux1100o+openssl.
  30. > It requires the ANSI C (unbundled) optimizing compiler.
  31. > - Frank
  32. I  am using the last C-Kermit version (8.0.209), with the right target
  33. (hpux1100o+openssl) and with the standard HPUX C compiler (that has an
  34. ANSI mode with -Aa flag).
  35.  
  36. Any idea ?
  37.